Represents method Log(TLogLevel,string,TVarRec[],Exception).
Log(TLogLevel,string,TVarRec[],Exception)
public procedure Log(level: TLogLevel; const fmt: string; const args: array of const; const e: Exception); overload;